Skip to content

Add hospitality, e-learning, and non-profit domain examples - #21

Merged
BenMcGit merged 1 commit into
mainfrom
feat/domain-examples-hospitality-elearning-nonprofit
Jul 20, 2026
Merged

Add hospitality, e-learning, and non-profit domain examples#21
BenMcGit merged 1 commit into
mainfrom
feat/domain-examples-hospitality-elearning-nonprofit

Conversation

@BenMcGit

Copy link
Copy Markdown
Contributor

Summary

  • Adds three new by-domain/ directories — hospitality, e-learning, non-profit — grounded in Zapier's own vertical-usage research on which app combinations each industry actually builds most often
  • Adds five new by-pattern/ workflows to back the shapes that didn't already exist in the corpus: facebook-lead-ads-to-google-sheets, typeform-to-google-sheets, google-sheets-row-to-gmail, gravity-forms-to-google-sheets, eventbrite-to-google-sheets
  • Reuses three existing workflows (facebook-lead-ads-to-hubspot, typeform-submission-to-gmail x2) where the data showed the same pattern already covered
  • Every action key used was checked against the live catalog before writing the workflow; no Salesforce or Slack usage, since those are outside this corpus's current app coverage — documented as a known gap in the non-profit domain's README instead of worked around silently

Test plan

  • node .github/scripts/validate-corpus.mjs passes (21 workflows verified)
  • Every new workflow.ts type-checks cleanly (npx tsc --noEmit workflow.ts)
  • Every runAction call's app/action key confirmed against the live catalog via zapier-sdk list-actions / list-action-input-fields
  • Credentialed audit.mjs live-catalog cross-check (requires ZAPIER_CLIENT_ID/ZAPIER_CLIENT_SECRET — left for CI or a maintainer to run)
  • Human review of the three new domain READMEs and workflow READMEs for accuracy

Grounded in Zapier's own vertical-usage data: three new by-pattern
workflows for the flagship intake shapes each vertical actually runs
(Facebook Lead Ads/Typeform/Gravity Forms/Eventbrite into Google
Sheets, plus a sheet-triggered Gmail notify), symlinked into new
by-domain/hospitality, by-domain/e-learning, and by-domain/non-profit
directories alongside existing workflows they share.
@BenMcGit
BenMcGit marked this pull request as ready for review July 20, 2026 22:08
@BenMcGit
BenMcGit merged commit 20104c0 into main Jul 20, 2026
2 checks passed
@BenMcGit
BenMcGit deleted the feat/domain-examples-hospitality-elearning-nonprofit branch July 20, 2026 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant